Skip to content

Commit

Permalink
Merge pull request #26 from TML233/develop
Browse files Browse the repository at this point in the history
v0.2.1
  • Loading branch information
TML233 committed Apr 18, 2019
2 parents 6f7be68 + f7983e3 commit dd6e007
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/Macro_Game/Macro_Game.gml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@
#macro GAME_SAVE_NAME "undertale_engine"

//A GUID, must be a string.
//IMPORTANT! Generate a new one instead of using the default "b07d1802-ec9e-4c54-a1e3-3627aea1c7d8"!!
//Generate GUID here: https://www.guidgen.com/
#macro GAME_GUID "{"+string_upper("b07d1802-ec9e-4c54-a1e3-3627aea1c7d8")+"}"
#macro GAME_GUID "{"+string_upper("00000000-0000-0000-0000-000000000000")+"}"

0 comments on commit dd6e007

Please sign in to comment.