mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-20 03:36:48 +01:00
Fixes indoor weather, hopefully for real this time.
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
return 0
|
||||
|
||||
if(build_turf)
|
||||
T.ChangeTurf(build_turf)
|
||||
T.ChangeTurf(build_turf, preserve_outdoors = TRUE)
|
||||
else if(build_other)
|
||||
new build_other(T)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user