Add Some Tools and Assets to create cpp's for 0.9+
This commit is contained in:
@@ -387,7 +387,8 @@ bool RenderD7::MainLoop() {
|
||||
RenderD7::Scene::doDraw();
|
||||
RenderD7::Scene::doLogic(d7_hDown, d7_hHeld, d7_hUp, d7_touch);
|
||||
cnttttt++;
|
||||
if (cnttttt > 2) {
|
||||
//Disably Overlays For one Frame
|
||||
if (cnttttt > 1) {
|
||||
shouldbe_disabled = false;
|
||||
cnttttt = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user