diff options
author | ubq323 <ubq323@ubq323.website> | 2023-02-04 23:30:38 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2023-02-04 23:30:38 +0000 |
commit | d4fcc9c1767834fadc217abfdfe810ef80e1ef16 (patch) | |
tree | cbf65d9bfca1bf36fafffa835847902eda59b540 | |
parent | 9339e47c79f40fe9c4541e638d7fd67ab634c600 (diff) |
remove kakoune tmp file
-rw-r--r-- | common/.map.lua.kak.Xd2mKc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/common/.map.lua.kak.Xd2mKc b/common/.map.lua.kak.Xd2mKc deleted file mode 100644 index aa2bfb0..0000000 --- a/common/.map.lua.kak.Xd2mKc +++ /dev/null @@ -1,5 +0,0 @@ --- a Map is a 2d array of chunks --- it handles loading and unloading of chunks --- the specifics of which are then implemented separately for client and server --- it will probably also do things relating to entities and multiblock things - |