mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-02-03 13:11:21 +02:00
Remove game.print from set_start_data (#1300)
This commit is contained in:
parent
c2d93f341b
commit
a6e2823d06
@ -114,7 +114,6 @@ local function set_start_data(player, str)
|
||||
return false
|
||||
end
|
||||
|
||||
game.print(value)
|
||||
Public.set_start_game_data(value)
|
||||
|
||||
player.print('Start Game Data set')
|
||||
|
Loading…
x
Reference in New Issue
Block a user