Reduce tgui logging

This commit is contained in:
Aronai Sieyes
2021-07-12 18:42:49 -04:00
parent b2c3bfb302
commit 54c56789ec
4 changed files with 15 additions and 3 deletions
+2
View File
@@ -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