reduce cpu usage

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@590 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-04 02:43:38 +00:00
parent 1e7b838d7b
commit 3e7d53b958
35 changed files with 15449 additions and 15459 deletions

View File

@@ -52,7 +52,7 @@ MwClassRec MwFrameClassRec = {
NULL, /* mouse_down */
NULL, /* key */
NULL, /* execute */
NULL, /* tick */
NULL, /* tick */
NULL,
NULL,
NULL};