mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
.
This commit is contained in:
@@ -296,6 +296,9 @@ Gui.toolbar.create_button{
|
||||
}
|
||||
|
||||
Event.add(defines.events.on_player_created, function(event)
|
||||
local player = game.players[event.player_index]
|
||||
bonus_data.score_limit[player] = bonus_score_limit_calc(player)
|
||||
|
||||
if event.player_index ~= 1 then
|
||||
return
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user