mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Merge pull request #11048 from VOREStation/Arokha/tguilog
Reduce tgui logging
This commit is contained in:
committed by
Chompstation Bot
parent
796c58e062
commit
a28df02a59
@@ -224,7 +224,9 @@
|
||||
if(window_id)
|
||||
window = usr.client.tgui_windows[window_id]
|
||||
if(!window)
|
||||
// #ifdef TGUI_DEBUGGING // Always going to log these
|
||||
log_tgui(usr, "Error: Couldn't find the window datum, force closing.")
|
||||
// #endif
|
||||
SStgui.force_close_window(usr, window_id)
|
||||
return FALSE
|
||||
// Decode payload
|
||||
|
||||
Reference in New Issue
Block a user