added .5 after rewrite cuz is halfway done
This commit is contained in:
parent
05e28fe820
commit
e420167124
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ inline const char* COMMONCONFIG(){return "common.tdf";}
|
|||
tiny::ErrorLevel tiny::level{4};
|
||||
int main(int argc, char** argv) {
|
||||
enginend::program* game;
|
||||
tiny::startup("forespend","0.03g-rewrite");
|
||||
tiny::startup("forespend","0.03g-rewrite.5");
|
||||
bool isserver = false;
|
||||
if (argc>1) {
|
||||
for (int i=1;i<argc;i++) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue