Fix mixed indentation in Map.h and Map.cpp

Again, not that much. These files more-or-less consistently use their
respective indentation.
This commit is contained in:
Misa
2020-04-02 13:09:22 -07:00
committed by Ethan Lee
parent 3943e160de
commit 5ba1cf7571
2 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
#include "editor.h"
#if !defined(NO_CUSTOM_LEVELS)
extern editorclass ed;
extern editorclass ed;
#endif
class mapclass