mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-16 13:12:22 +00:00
Fixes missing colouration of station holomap
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
if(!cursor || reinit)
|
||||
cursor = image('icons/holomap_markers.dmi', "you")
|
||||
if(!legend || reinit)
|
||||
legend = image('icons/effects/64x64.dmi', "legend_sc")
|
||||
legend = image('icons/effects/64x64.dmi', "legend_cyno")
|
||||
|
||||
if(isAI)
|
||||
T = get_turf(user.client.eye)
|
||||
|
||||
Reference in New Issue
Block a user