mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
Fixed lua checks
This commit is contained in:
parent
759aef17b3
commit
0b1a030bfe
@ -1224,7 +1224,7 @@ local function set_pollution_multiplier(args, player)
|
||||
if not multiplier then
|
||||
player.print("Fail")
|
||||
return
|
||||
end
|
||||
end
|
||||
|
||||
local old_multiplier = pollution_multiplier.value
|
||||
pollution_multiplier.value = multiplier
|
||||
|
Loading…
Reference in New Issue
Block a user