mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-04-05 15:03:00 +02:00
remove debugging thing
This commit is contained in:
parent
2a541bd2f5
commit
9a18338476
@ -441,8 +441,6 @@ int luacon_elementwrite(lua_State* l)
|
||||
bool shortcuts = true;
|
||||
int luacon_keyevent(int key, Uint16 character, int modifier, int event)
|
||||
{
|
||||
if (key == 306)
|
||||
return 0;
|
||||
int kycontinue = 1;
|
||||
lua_State* l=luacon_ci->l;
|
||||
lua_pushstring(l, "keyfunctions");
|
||||
|
Loading…
x
Reference in New Issue
Block a user