Merge pull request #1742 from Citadel-Station-13/upstream-merge-28682

[MIRROR] Fixes a comment typo
This commit is contained in:
LetterJay
2017-06-22 19:22:57 -05:00
committed by GitHub
+1 -1
View File
@@ -49,7 +49,7 @@
created += src
//Called after New if the map is being loaded. mapload = TRUE
//Called from base of New if the map is being loaded. mapload = FALSE
//Called from base of New if the map is not being loaded. mapload = FALSE
//This base must be called or derivatives must set initialized to TRUE
//must not sleep
//Other parameters are passed from New (excluding loc), this does not happen if mapload is TRUE