diff --git a/tools/Forge/Bundles/MapEdit/Entity.m b/tools/Forge/Bundles/MapEdit/Entity.m index fc320000e..2d45f3ff8 100644 --- a/tools/Forge/Bundles/MapEdit/Entity.m +++ b/tools/Forge/Bundles/MapEdit/Entity.m @@ -299,7 +299,7 @@ int nument; } if (strcmp (Script_Token (script), "{")) - Sys_Error ("initFromFileP: { not found"); + Sys_Error ("initFromScript: { not found"); do { if (!Script_GetToken (script, true))