1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 15:15:31 +00:00

Revert one unnecessary renaming of MessageBox

This commit is contained in:
David Cernat 2016-08-30 08:05:00 +03:00
parent 32ce7e97a8
commit 857defadbc

View file

@ -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},\