diff --git a/code/modules/client/client_procs.dm b/code/modules/client/client_procs.dm index c2557ac76fa..b401f7537a2 100644 --- a/code/modules/client/client_procs.dm +++ b/code/modules/client/client_procs.dm @@ -9,6 +9,7 @@ GLOBAL_LIST_INIT(unrecommended_builds, list( "1670" = "Bug breaking in-world text rendering.", "1671" = "Bug breaking in-world text rendering.", "1675" = "Frequent crashing.", + "1676" = "Frequent crashing.", )) #define LIMITER_SIZE 5 #define CURRENT_SECOND 1