예제 #1
0
파일: FriendsBook.cs 프로젝트: Mixi59/Stump
 void OnFriendOnline(Friend friend)
 {
     SubscribeEvents(friend);
 }