mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 12:05:21 +09:00
Merge branch 'core'
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