changeMasterGod wrote:There is a bug that you can't control GUI events.
Code: Select all
return eventprocessed; Code: Select all
return false; changeMasterGod wrote:There is a bug that you can't control GUI events.
Code: Select all
return eventprocessed; Code: Select all
return false;