mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04:00
Revert one unnecessary renaming of MessageBox
This commit is contained in:
parent
32ce7e97a8
commit
857defadbc
@ -6,7 +6,7 @@
|
||||
#define OPENMW_GUI_HPP
|
||||
|
||||
#define GUIFUNCTIONS \
|
||||
{"_MessageBox", GUIFunctions::_MessageBox},\
|
||||
{"MessageBox", GUIFunctions::_MessageBox},\
|
||||
{"CustomMessageBox", GUIFunctions::CustomMessageBox},\
|
||||
{"InputDialog", GUIFunctions::InputDialog},\
|
||||
{"SetMapVisibility", GUIFunctions::SetMapVisibility},\
|
||||
|
Loading…
x
Reference in New Issue
Block a user