mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-28 15:17:46 +00:00
revert to default path
This commit is contained in:
parent
6f49e37d6c
commit
bdbf8a840b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
// garbage to ignore models
|
// garbage to ignore models
|
||||||
bool noObj = false;
|
bool noObj = false;
|
||||||
|
|
||||||
std::string gamePath( "/mnt/c/Program Files (x86)/Steam/steamapps/common/FINAL FANTASY XIV Online/game/sqpack" );
|
std::string gamePath( "C:\\SquareEnix\\FINAL FANTASY XIV - A Realm Reborn\\game\\sqpack" );
|
||||||
std::unordered_map< uint16_t, std::string > zoneNameMap;
|
std::unordered_map< uint16_t, std::string > zoneNameMap;
|
||||||
std::map< std::string, std::string > exportedTeriMap;
|
std::map< std::string, std::string > exportedTeriMap;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue