mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
removed unnecessary == TRUE
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
|
||||
|
||||
/obj/item/areaeditor/permit/create_area()
|
||||
if(..() == TRUE)
|
||||
if(..())
|
||||
qdel(src)
|
||||
|
||||
//free golem blueprints, like permit but can claim as much as needed
|
||||
|
||||
Reference in New Issue
Block a user