mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
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:
@@ -14,7 +14,7 @@
|
||||
#include "editor.h"
|
||||
|
||||
#if !defined(NO_CUSTOM_LEVELS)
|
||||
extern editorclass ed;
|
||||
extern editorclass ed;
|
||||
#endif
|
||||
|
||||
class mapclass
|
||||
|
||||
Reference in New Issue
Block a user