Removed the old menu system (/menu and /choose) entirely
This commit is contained in:
@@ -294,7 +294,6 @@ public:
|
||||
uint32_t drv_notify_accept(uint32_t port);
|
||||
void drv_call_event_update(double clock);
|
||||
void drv_invoke_engio(int64_t place, uint32_t datapklen, const char *datapk);
|
||||
void drv_invoke_choose(int64_t place, uint32_t datapklen, const char *datapk);
|
||||
void drv_invoke_lua_source(uint32_t srcpklen, const char *srcpk);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user