ClientSim
ClientSim copied to clipboard
Fix random object being added to playmode
Closes #96
Pretty simple fix, Assign the dummy gameobject created to a variable so we can destroy it once we are done with it
Fair enough, didn't want to be responsible for breaking anything in case the object being in scene mattered :)