mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 14:24:33 +01:00
Add option to trap mouse cursor
This commit is contained in:
committed by
Linus Unnebäck
parent
ed8e6afb6f
commit
1a4ebcc0f7
@@ -2180,6 +2180,8 @@ enum {
|
||||
|
||||
STR_SHOW_FPS = 5581,
|
||||
|
||||
STR_TRAP_MOUSE = 5582,
|
||||
|
||||
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
|
||||
STR_COUNT = 32768
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user