I think this is the thing for public logging?

This commit is contained in:
ArcaneMusic
2020-04-21 20:28:38 -04:00
parent 4e1f479132
commit 0e2dfb6cc3
10 changed files with 23 additions and 1 deletions
+2
View File
@@ -117,6 +117,8 @@
switch(action)
if ("startpress")
if (!processing)
if(produced_coins > 0)
log_econ("[produced_coins] coins were created by [src] in the last cycle.")
produced_coins = 0
processing = TRUE
begin_processing()