mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 09:05:11 +01:00
I think this is the thing for public logging?
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user