mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-14 08:47:57 -05:00
ZoneCommon: Change name of global variable for the T6 Game instance
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
using namespace T6;
|
||||
|
||||
GameT6 game_t6;
|
||||
GameT6 g_GameT6;
|
||||
|
||||
void GameT6::AddZone(Zone* zone)
|
||||
{
|
||||
|
Reference in New Issue
Block a user