mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-05-13 13:51:41 +00:00
refactor: refactor ZoneDefWriter
This commit is contained in:
@@ -8,6 +8,11 @@ using namespace T6;
|
||||
|
||||
GameT6 g_GameT6;
|
||||
|
||||
GameId GameT6::GetId()
|
||||
{
|
||||
return GameId::T6;
|
||||
}
|
||||
|
||||
std::string GameT6::GetFullName()
|
||||
{
|
||||
return "Call Of Duty: Black Ops II";
|
||||
|
||||
Reference in New Issue
Block a user