Remove another header initialization

This commit is contained in:
AllyTally
2020-06-12 19:27:21 -03:00
committed by Ethan Lee
parent d740205138
commit 5c80a4c25e
2 changed files with 2 additions and 1 deletions

View File

@@ -385,6 +385,7 @@ void editorclass::reset()
returneditoralpha = 0;
ghosts.clear();
currentghosts = 0;
}
void editorclass::gethooks()