mirror of
https://github.com/cyberarm/cyberarm_engine.cr.git
synced 2025-12-16 01:02:35 +00:00
5 lines
61 B
Crystal
5 lines
61 B
Crystal
module CyberarmEngine
|
|
class GuiState < GameState
|
|
end
|
|
end
|