mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Space
This commit is contained in:
parent
6293012d02
commit
2704154b1b
@ -577,7 +577,6 @@ void LegoPathActor::ParseAction(char* p_extra)
|
||||
float destScale = atof(token);
|
||||
|
||||
LegoWorld* world = CurrentWorld();
|
||||
|
||||
if (world != NULL) {
|
||||
world->PlaceActor(this, name, src, srcScale, dest, destScale);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user