Woops typo
This commit is contained in:
@@ -38,8 +38,8 @@ addNetworkHandler("ag.promptAnswerYes", function(client) {
|
|||||||
switch(getEntityData(client, "ag.prompt")) {
|
switch(getEntityData(client, "ag.prompt")) {
|
||||||
case AG_PROMPT_CREATEFIRSTCHAR:
|
case AG_PROMPT_CREATEFIRSTCHAR:
|
||||||
triggerNetworkEvent("ag.showNewCharacter", client);
|
triggerNetworkEvent("ag.showNewCharacter", client);
|
||||||
break;
|
break;
|
||||||
S
|
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user