mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 18:39:18 +02:00
Merge remote-tracking branch 'tmj/master' into sim
This commit is contained in:
@@ -41,5 +41,5 @@ public:
|
||||
void
|
||||
on_event_poll() override { ; }
|
||||
bool
|
||||
is_command_processor() override { return false; }
|
||||
is_command_processor() const override { return false; }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user