aboutsummaryrefslogtreecommitdiff
path: root/map.wren
diff options
context:
space:
mode:
authorIndrajith K L2021-08-02 13:48:25 +0530
committerIndrajith K L2021-08-02 13:48:25 +0530
commit7d988900e2f73992fea504419d61d4cdf759fedf (patch)
treea722fc38bcd7d9b4155c54b32acf9a5dc44cfdd9 /map.wren
parent2ff207a1d30830aeca2ea9e5d085a55ee3448ab0 (diff)
downloadrebirth-wren-7d988900e2f73992fea504419d61d4cdf759fedf.tar.gz
rebirth-wren-7d988900e2f73992fea504419d61d4cdf759fedf.tar.bz2
rebirth-wren-7d988900e2f73992fea504419d61d4cdf759fedf.zip
* Basic Game State Implementation
* Code Refactoring
Diffstat (limited to 'map.wren')
-rw-r--r--map.wren5
1 files changed, 0 insertions, 5 deletions
diff --git a/map.wren b/map.wren
deleted file mode 100644
index e9a37ee..0000000
--- a/map.wren
+++ /dev/null
@@ -1,5 +0,0 @@
-class Map {
- construct new() {
-
- }
-} \ No newline at end of file