mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-05 22:53:39 +02:00
6aed6d6317
Add map loader
6 lines
70 B
Lua
6 lines
70 B
Lua
return {
|
|
voting = 1,
|
|
moving = 2,
|
|
down = 3,
|
|
pause = 4
|
|
} |