mirror of
https://bitbucket.org/seefoe/dockerized-swg-src.git
synced 2026-01-17 00:04:20 -05:00
[TEMP] Fixed building on windows
This commit is contained in:
@@ -185,6 +185,7 @@ static const char * SubscriptionStatusString[SUBSCRIPTION_STATUS_END] =
|
||||
"SUBSCRIPTION_STATUS_BANNED_CHARGEBACK",
|
||||
};
|
||||
|
||||
#ifdef UNIX
|
||||
const std::pair<std::string, apiGamecode> _gamecodeID[GAMECODE_END] =
|
||||
{
|
||||
text_gamecode(std::string("SP"), GAMECODE_STATION_PASS),
|
||||
|
||||
Reference in New Issue
Block a user