hopefully fix a few more

This commit is contained in:
DarthArgus
2014-10-26 22:00:17 -07:00
parent 26cf7ecc67
commit 9db3229116
5 changed files with 6 additions and 23 deletions
@@ -52,7 +52,7 @@ namespace ScriptMethodsNewbieTutorialNamespace
else
{
WARNING (true, ("newbieTutorialSendStartingLocationsToPlayer: bad controller"));
delete & msg;
delete msg;
}
}