mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Fixed vars getting set twice in the same class (#19294)
Fixed vars getting set twice in the same class
This commit is contained in:
@@ -409,7 +409,6 @@
|
||||
icon_state = "snow_on"
|
||||
|
||||
bike_icon = "snow"
|
||||
land_speed = 2
|
||||
land_speed = 4
|
||||
protection_percent = 10
|
||||
can_hover = FALSE
|
||||
|
||||
Reference in New Issue
Block a user