X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/3c02fdd6e533852997bca69232b9633fff424ab0..5985f3c811497f87ac58b64695b6d28879f07c65:/stglibs/srvconf.lib/include/stg/servconf_types.h diff --git a/stglibs/srvconf.lib/include/stg/servconf_types.h b/stglibs/srvconf.lib/include/stg/servconf_types.h index 22172506..84ceae89 100644 --- a/stglibs/srvconf.lib/include/stg/servconf_types.h +++ b/stglibs/srvconf.lib/include/stg/servconf_types.h @@ -140,7 +140,8 @@ struct INFO double cash; double credit; time_t creditExpire; - double lastCash; + double lastCashAdd; + double lastCashAddTime; time_t lastTimeCash; double prepaidTraff; int disabled;