30.03.2010, 14:00
this is my enum
i change and i add [128] as u did but still same error,any help ?
Код:
enum aInfo{ aPassword, aLogged, aRegistered, aWrongpass, } new AccountInfo[MAX_PLAYERS][aInfo];