mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
This should not be here
This commit is contained in:
parent
83c670576b
commit
0bcb7f76dc
@ -16,10 +16,6 @@
|
||||
|
||||
#include "script_component.hpp"
|
||||
|
||||
if (isMultiplayer /* || !(GVAR(allowServerConfigGeneration))*/) exitwith {
|
||||
closeDialog 0;
|
||||
};
|
||||
|
||||
// Filter only user setable setting
|
||||
GVAR(clientSideOptions) = [];
|
||||
GVAR(clientSideColors) = [];
|
||||
|
Loading…
Reference in New Issue
Block a user