refactor: make build compatible with 514 compiler again (#24020)

This commit is contained in:
Gaxeer
2024-02-06 18:23:40 +00:00
committed by GitHub
parent f71d19b222
commit 8e668727f7
+1 -1
View File
@@ -10,7 +10,7 @@
if(!primary_turf_type)
stack_trace("Turf type is `null` in `[type]` lavaland theme")
else if(!ispath(primary_turf_type))
stack_trace("Wrong turf type `[initial(primary_turf_type.type)]` in `[type]` lavaland theme")
stack_trace("Wrong turf type `[primary_turf_type.type]` in `[type]` lavaland theme")
/**
* This proc should do all theme specific thing.