mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
10ffcea9b7
* Add nomedical and norealisticnames components * Add fire component disabling * Make it work * remove headlight skipping * update preprocess syntax * fix git screwup * Apply suggestions from code review --------- Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com> Co-authored-by: jonpas <jonpas33@gmail.com>
7 lines
178 B
C++
7 lines
178 B
C++
#define COMPONENT norealisticnames
|
|
#define COMPONENT_BEAUTIFIED No Realistic Names
|
|
|
|
#include "\z\ace\addons\main\script_mod.hpp"
|
|
|
|
#include "\z\ace\addons\main\script_macros.hpp"
|