1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-18 03:21:47 +02:00

fixed desync

This commit is contained in:
grilledham 2018-06-30 15:17:24 +01:00
parent 706fe98d87
commit 3e5e2c781e

View File

@ -40,7 +40,7 @@ Global.register(
},
function(tbl)
player_poke_cooldown = tbl.player_poke_cooldown
player_pokes = player_pokes
player_pokes = tbl.player_pokes
player_settings = tbl.player_settings
no_notify_players = tbl.no_notify_players
end