Merge pull request #697 from MGTDB/patch-1

Update player_login.fsm
This commit is contained in:
vbawol 2017-01-15 09:50:20 -06:00 committed by GitHub
commit a9644f8170

View File

@ -1147,8 +1147,8 @@ class FSM
"diag_log _msg;" \n
"" \n
"_rejectPlayer = {" \n
" PLAYER_REJECT_InvaildSetup = true;" \n
" publicVariableServer ""PLAYER_REJECT_InvaildSetup"";" \n
" PLAYER_REJECT_InvalidSetup = true;" \n
" publicVariableServer ""PLAYER_REJECT_InvalidSetup"";" \n
"};"/*%FSM</STATEINIT""">*/;
precondition = /*%FSM<STATEPRECONDITION""">*/""/*%FSM</STATEPRECONDITION""">*/;
class Links