mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Replace Uuid with plUUID EVERYWHERE.
This commit is contained in:
@ -68,7 +68,7 @@ enum EVarSyncInitResult {
|
||||
// Game type id
|
||||
//============================================================================
|
||||
|
||||
const Uuid kGameTypeId_VarSync = Uuid(L"475c2e9b-a245-4106-a047-9b25d41ff333");
|
||||
const plUUID kGameTypeId_VarSync("475c2e9b-a245-4106-a047-9b25d41ff333");
|
||||
|
||||
|
||||
//============================================================================
|
||||
|
Reference in New Issue
Block a user