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