mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix duplicate class declarations during start up
This commit is contained in:
parent
54c398a007
commit
5e1c3c6da1
@ -1,6 +1,3 @@
|
||||
class ACE_gui_backgroundBase;
|
||||
class ACE_gui_listBoxBase;
|
||||
|
||||
class RscTitles {
|
||||
class GVAR(DisplayInformation) {
|
||||
duration = 10e10;
|
||||
|
@ -1,5 +1,3 @@
|
||||
class ACE_gui_buttonBase;
|
||||
|
||||
class GVAR(triageCard) {
|
||||
idd = 7010;
|
||||
movingenable = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user