예제 #1
0
 private static void onTypedNickField(SleekField field, string text)
 {
     Characters.renick(text);
 }