mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
Fixed Bug On Server Side
This commit is contained in:
@@ -139,7 +139,7 @@ function Sync.info(set)
|
||||
admins=Sync.count_admins(),
|
||||
afk=Sync.count_afk(),
|
||||
ranks=Sync.count_ranks(),
|
||||
rockets=game.players[1].force.get_item_launched('satellite'),
|
||||
rockets=game.forces['player'].get_item_launched('satellite'),
|
||||
mods={'base'}
|
||||
} end
|
||||
if not set then return global.exp_core.sync
|
||||
|
||||
Reference in New Issue
Block a user