spawn prefab updated
Unfortunately, only doors are being instantiated. I haven't done enough research for the problem
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Misc {
|
||||
void InstantWin();
|
||||
void Fly(float speed);
|
||||
void CustomizedLobby();
|
||||
void SpawnPrefab(app::PrefabId id);
|
||||
void SpawnPrefab(const char* prefabName);
|
||||
void FullBright();
|
||||
void Revive(bool self);
|
||||
void GetKeys();
|
||||
|
||||
Reference in New Issue
Block a user