]> git.xonotic.org Git - xonotic/netradiant.git/commitdiff
radiant: bump the commands (shortcuts) version
authorThomas Debesse <dev@illwieckz.net>
Mon, 20 Feb 2023 15:40:48 +0000 (16:40 +0100)
committerThomas Debesse <dev@illwieckz.net>
Mon, 20 Feb 2023 15:43:54 +0000 (16:43 +0100)
The shortcuts were modified by NetRadiant-custom in an incompatible way

radiant/commands.cpp

index 6732fd20f8f49902b0b4ad8796d20ed98f5aabd8..4276805658975a1da8eb03c6961e067dfb0b3a18 100644 (file)
@@ -497,7 +497,7 @@ public:
 
 #include "profile/profile.h"
 
-const char* const COMMANDS_VERSION = "1.0-gtk-accelnames";
+const char* const COMMANDS_VERSION = "1.1-gtk-accelnames";
 
 void DeleteOldCommandMap(){
 #if NETRADIANT_CUSTOM_FULLY_MERGED