mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Change back the order of entity creation
This commit is contained in:
@@ -8997,8 +8997,8 @@ const short* otherlevelclass::loadlevel(int rx, int ry)
|
||||
283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,283,
|
||||
};
|
||||
|
||||
obj.createentity(152, 168, 25, 0, 19); // Trophy
|
||||
obj.createentity(152, 168, 25, 0, 20); // Trophy placeholder
|
||||
obj.createentity(152, 168, 25, 0, 19); // Trophy
|
||||
result = contents;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user