4x11 / build69

64 stars 66 forks source link

Keyboard Disappear #30

Closed MrAdhit closed 4 years ago

MrAdhit commented 4 years ago

keyboard disappear when i try comment on this line “row->push_back(key);”

Like this //row->push_back(key); on all in (keyboard.cpp)

and when i try uncomment that, game crashed

MrAdhit commented 4 years ago

Solved