* Basic Game State Implementation
* Code Refactoring
This commit is contained in:
5
levels/level2.wren
Normal file
5
levels/level2.wren
Normal file
@@ -0,0 +1,5 @@
|
||||
class Level2 {
|
||||
construct new() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user