Follow app directory for uuid (#79)
This commit is contained in:
@@ -28,7 +28,7 @@ extern PlayState* gPlayState;
|
||||
}
|
||||
|
||||
ArchipelagoClient::ArchipelagoClient() {
|
||||
uuid = ap_get_uuid("uuid");
|
||||
uuid = ap_get_uuid(Ship::Context::GetPathRelativeToAppDirectory("uuid"));
|
||||
|
||||
gameWon = false;
|
||||
itemQueued = false;
|
||||
|
||||
Reference in New Issue
Block a user