mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Merge pull request #28682 from tgstation/Cyberboss-patch-2
Fixes a comment typo
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
created += src
|
created += src
|
||||||
|
|
||||||
//Called after New if the map is being loaded. mapload = TRUE
|
//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
|
//This base must be called or derivatives must set initialized to TRUE
|
||||||
//must not sleep
|
//must not sleep
|
||||||
//Other parameters are passed from New (excluding loc), this does not happen if mapload is TRUE
|
//Other parameters are passed from New (excluding loc), this does not happen if mapload is TRUE
|
||||||
|
|||||||
Reference in New Issue
Block a user