Removed testasd command

This commit is contained in:
juanjp600
2016-11-10 21:48:50 -03:00
parent 0e9c20c666
commit 62d79aff03
-2
View File
@@ -748,8 +748,6 @@ namespace Barotrauma
DebugConsole.ThrowError("TutorialSub.sub not found!"); DebugConsole.ThrowError("TutorialSub.sub not found!");
} }
break;
case "testasd":
break; break;
default: default:
NewMessage("Command not found", Color.Red); NewMessage("Command not found", Color.Red);