Merge branch 'developer' into feature/OpenAL
# Conflicts: # CrystalPoint.vcxproj.filters # Enemy.cpp # Enemy.h # worlds/small.json
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ void WorldHandler::ChangeWorld(int i)
|
||||
delete world;
|
||||
|
||||
world = new World(worldfiles[i]);
|
||||
worldIndex = i;
|
||||
worldIndex = i;
|
||||
loadingWorld = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user