Added commands to change sub, shuttle, gamemode & mission
Also fixed the exe icons
This commit is contained in:
@@ -68,7 +68,7 @@ namespace Barotrauma
|
||||
|
||||
return commands.ToArray();
|
||||
}
|
||||
|
||||
|
||||
public static void ExecuteCommand(string command, GameMain game)
|
||||
{
|
||||
if (string.IsNullOrWhiteSpace(command)) return;
|
||||
|
||||
Reference in New Issue
Block a user