mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-09 05:54:50 +02:00
Fixed sbytes not processing correctly for work updates. Added a sync all function to guildleves.
This commit is contained in:
parent
8fb4910320
commit
c78fa033af
3 changed files with 46 additions and 0 deletions
|
@ -20,5 +20,6 @@ function mainLoop(thisDirector)
|
|||
|
||||
wait(3)
|
||||
thisDirector:StartGuildleve();
|
||||
thisDirector:SyncAllInfo();
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue