mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Add ADDON variable to blank module
This commit is contained in:
parent
4356c0d02b
commit
340f75fc03
@ -1,3 +1,7 @@
|
|||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
|
|
||||||
|
ADDON = false;
|
||||||
|
|
||||||
PREP(empty);
|
PREP(empty);
|
||||||
|
|
||||||
|
ADDON = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user