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:
@ -75,7 +75,7 @@ enum EMarkerGameType {
|
||||
// Game type id
|
||||
//============================================================================
|
||||
|
||||
const Uuid kGameTypeId_Marker = Uuid(L"000b2c39-0319-4be1-b06c-7a105b160fcf");
|
||||
const plUUID kGameTypeId_Marker("000b2c39-0319-4be1-b06c-7a105b160fcf");
|
||||
|
||||
|
||||
//============================================================================
|
||||
|
Reference in New Issue
Block a user