initial reload
This commit is contained in:
parent
3d9f0f7423
commit
fda3ca433b
5 changed files with 9 additions and 2 deletions
|
|
@ -14,6 +14,7 @@ public class PrepickedHandler : SeedpacketHandler
|
|||
if (state == RuntimeLevelData.LevelStates.Game)
|
||||
{
|
||||
_owner.SetHandler(new HotbarHandler(_owner));
|
||||
_owner.StartWithResourceOffset();
|
||||
}
|
||||
else if (state != RuntimeLevelData.LevelStates.ChooseYourSeeds)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue