mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Implement client window flashing
This will be used in python to grab the player's attention on PMs or other interesting events.
This commit is contained in:
@ -94,6 +94,8 @@ public:
|
||||
kEnableRenderScene,
|
||||
kResetGraphicsDevice,
|
||||
kSetGraphicsDefaults,
|
||||
|
||||
kFlashWindow,
|
||||
};
|
||||
|
||||
// graphics settings fields
|
||||
|
Reference in New Issue
Block a user