git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix types
[stg.git]
/
stglibs
/
srvconf.lib
/
servconf.h
diff --git
a/stglibs/srvconf.lib/servconf.h
b/stglibs/srvconf.lib/servconf.h
index 9edbe6dd0016127a383b337597bebd7014834b6e..29151d62b4b59ad2912cf319e9f867b72b99806d 100644
(file)
--- a/
stglibs/srvconf.lib/servconf.h
+++ b/
stglibs/srvconf.lib/servconf.h
@@
-72,6
+72,7
@@
struct USERDATA
std::string password;
double cash;
double credit;
std::string password;
double cash;
double credit;
+ time_t creditExpire;
double lastCash;
double prepaidTraff;
int down;
double lastCash;
double prepaidTraff;
int down;