Skip to content

Commit

Permalink
free client perf
Browse files Browse the repository at this point in the history
  • Loading branch information
Zonespace27 committed Oct 8, 2023
1 parent a33bb0c commit b55d8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/area/areas.dm
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
initialize_power()

/area/Initialize(mapload, ...)
icon_state = "" //Used to reset the icon overlay, I assume.
icon = null
layer = AREAS_LAYER
uid = ++global_uid
. = ..()
Expand Down

0 comments on commit b55d8a5

Please sign in to comment.