Merge branch 'master' into multiplayer-stuff
This commit is contained in:
@@ -690,7 +690,7 @@ bool8 ScrCmd_initclock(struct ScriptContext *ctx)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
bool8 ScrCmd_dodailyevents(struct ScriptContext *ctx)
|
||||
bool8 ScrCmd_dotimebasedevents(struct ScriptContext *ctx)
|
||||
{
|
||||
DoTimeBasedEvents();
|
||||
return FALSE;
|
||||
|
||||
Reference in New Issue
Block a user