Initial implementation of 'engio' finished

This commit is contained in:
2023-10-24 15:49:43 -04:00
parent 7f5744da2d
commit c0c360a3a7
8 changed files with 49 additions and 25 deletions

View File

@@ -48,7 +48,7 @@ public:
enum Kind {
KIND_INVALID,
KIND_CHOOSE,
KIND_PLAYER,
KIND_ENGIO,
KIND_LUA,
KIND_FLUSH_PRINTS,
KIND_TICK,