mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Don't try adding repair actions to fastrope helper
This commit is contained in:
parent
f758a90351
commit
e5b79d7b33
@ -35,6 +35,7 @@ class Extended_InitPost_EventHandlers {
|
||||
class ADDON {
|
||||
init = QUOTE(_this call DFUNC(addRepairActions));
|
||||
serverInit = QUOTE(_this call DFUNC(addSpareParts));
|
||||
exclude[] = {QEGVAR(fastroping,helper)};
|
||||
};
|
||||
};
|
||||
class Plane {
|
||||
|
Loading…
Reference in New Issue
Block a user