Rework OPCharCreate logic with tutorial flag

Hopefully resolves issues with toons on Titanium spawning out of bounds
when starting in tutorial.

Resolves setting home bind to tutorial and being out of bounds.
This commit is contained in:
Michael Cook (mackal)
2014-10-07 23:40:13 -04:00
parent 45ef740244
commit 2dacb523fc
11 changed files with 50 additions and 49 deletions
+1
View File
@@ -1395,6 +1395,7 @@ namespace Titanium
IN(face);
IN(eyecolor1);
IN(eyecolor2);
IN(tutorial);
FINISH_DIRECT_DECODE();
}