Fix UID support in MultiplayerSpawner
This commit is contained in:
@ -49,7 +49,6 @@ public:
|
||||
private:
|
||||
struct SpawnableScene {
|
||||
String path;
|
||||
String uid;
|
||||
Ref<PackedScene> cache;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user