mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19:10 +00:00
Replace Uuid with plUUID EVERYWHERE.
This commit is contained in:
@ -91,7 +91,7 @@ enum EHeekCountdownState {
|
||||
// Game type id
|
||||
//============================================================================
|
||||
|
||||
const Uuid kGameTypeId_Heek = Uuid(L"9d83c2e2-7835-4477-9aaa-22254c59a753");
|
||||
const plUUID kGameTypeId_Heek("9d83c2e2-7835-4477-9aaa-22254c59a753");
|
||||
|
||||
|
||||
//============================================================================
|
||||
|
Reference in New Issue
Block a user