git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@592 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-04 02:47:46 +00:00
parent 8ac4023164
commit 4f88179e98

View File

@@ -315,7 +315,7 @@ void MwLoop(MwWidget handle) {
MwLLSleep(t);
tick += wait;
} else {
tick = t2;}
tick = t2;
}
}
}