Problem with enum dialogs
#2

Replace with:
pawn Код:
enum
{
    DIALOG_REGISTER,
    DIALOG_LOGIN,
    DIALOG_SUCCESS_1,
    DIALOG_SUCCESS_2
};
otherwise you would need to use either Dialogs: DIALOG_REGISTER or _: DIALOG_REGISTER which is not very convenient.
Reply


Messages In This Thread
Problem with enum dialogs - by 7daan71 - 23.09.2016, 21:09
Re: Problem with enum dialogs - by Konstantinos - 23.09.2016, 21:26
Re: Problem with enum dialogs - by 7daan71 - 23.09.2016, 21:30

Forum Jump:


Users browsing this thread: 1 Guest(s)