mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
refactor: make build compatible with 514 compiler again (#24020)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user