Actually fixes meteors, again (#32162)
* Actually fixes meteors, again * unrelated typo fix for an admin debug verb
This commit is contained in:
committed by
CitadelStationBot
parent
fd2705b6e6
commit
d6d01ab630
@@ -780,7 +780,7 @@ GLOBAL_PROTECT(LastAdminCalledProc)
|
||||
|
||||
/client/proc/cmd_display_init_log()
|
||||
set category = "Debug"
|
||||
set name = "Display Initialzie() Log"
|
||||
set name = "Display Initialize() Log"
|
||||
set desc = "Displays a list of things that didn't handle Initialize() properly"
|
||||
|
||||
usr << browse(replacetext(SSatoms.InitLog(), "\n", "<br>"), "window=initlog")
|
||||
|
||||
Reference in New Issue
Block a user