This commit is contained in:
_nebula 2023-07-05 23:08:50 +01:00
parent 37cb95f740
commit 6e86ce8dda

View File

@ -207,7 +207,7 @@ public class QSBNetworkManager : NetworkManager, IAddComponentOnStart
}
});
private static int _assetId = 2; // 1 is the player
private static uint _assetId = 2; // 1 is the player
/// create a new network prefab from the network object prefab template.
/// this works by calling Unload(false) and then reloading the AssetBundle,