Removed build call in metaprogram
This commit is contained in:
@@ -330,5 +330,3 @@ deserialize_entity :: (scene: *Scene, path: string) -> *Entity {
|
|||||||
return e;
|
return e;
|
||||||
}
|
}
|
||||||
DONE
|
DONE
|
||||||
|
|
||||||
#run build("Test");
|
|
||||||
|
|||||||
Reference in New Issue
Block a user