Skip to content

Commit

Permalink
Finalize mac profile dir
Browse files Browse the repository at this point in the history
  • Loading branch information
RonaldReagan committed Nov 14, 2021
1 parent 8306f7f commit bdfad92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/xcode/Launcher.m
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

//If you make a MOD then please change this, the bundle indentifier, the file extensions (.cgz, .dmo), and the url registration.
#define kASSAULTCUBE @"assaultcube"
#define kUSERCONFGIDIR @"assaultcube/v1.2next"
#define kUSERCONFGIDIR @"assaultcube/v1.3"

//tab names, i.e. image names (text is localised)
#define tkMAIN @"Main"
Expand Down

0 comments on commit bdfad92

Please sign in to comment.