mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
d46d59695f
* Scopes - Fix var name * fix 2.5 more settings
6 lines
89 B
C++
6 lines
89 B
C++
class ACE_Settings {
|
|
class GVAR(moveRestriction) {
|
|
movedToSQF = 1;
|
|
};
|
|
};
|