1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-16 10:19:27 +02:00
RedMew/map_gen/combined/tetris
Matthew 5dd9ce9f90 Remove math and table as globals. (#647)
* Remove math and table as globals.
Create exceptions for table.lua and math.lua to modify respective globals and add returns for respective globals.

* Fix lint errors from table and math
2019-01-15 14:27:48 +01:00
..
control.lua Add Tetris (#605) 2019-01-11 13:31:23 -05:00
shape.lua Remove math and table as globals. (#647) 2019-01-15 14:27:48 +01:00
states.lua Add Tetris (#605) 2019-01-11 13:31:23 -05:00
tetrimino.lua Remove math and table as globals. (#647) 2019-01-15 14:27:48 +01:00
view.lua Add Tetris (#605) 2019-01-11 13:31:23 -05:00