(svn r15411) -Feature(ttette): make 'set' a alias for the setting/patch console command
This commit is contained in:
@@ -1759,6 +1759,7 @@ void IConsoleStdLibRegister()
|
||||
IConsoleAliasRegister("new_map", "newgame");
|
||||
IConsoleAliasRegister("new_game", "newgame");
|
||||
IConsoleAliasRegister("patch", "setting %+");
|
||||
IConsoleAliasRegister("set", "setting %+");
|
||||
IConsoleAliasRegister("list_patches", "list_settings %+");
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user