graphics frame rate fixed
This commit is contained in:
parent
e41714c2bb
commit
29280949a8
7 changed files with 203 additions and 121 deletions
|
|
@ -146,5 +146,7 @@ namespace tp {
|
|||
MOUSE_DOWN = 507,
|
||||
|
||||
LAST_KEY_CODE = 508,
|
||||
|
||||
WINDOW_RESIZE = 1000,
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue