mirror of
https://github.com/ravmustang/A3_R3F_LOG_Epoch.git
synced 2024-08-30 16:32:11 +00:00
e41f05dc87
Current Live script. Epoch Lock checks on. working to prevent movable object without plotpole nearby
9 lines
433 B
C
9 lines
433 B
C
/*
|
|
* Add a double-slash ( // ) at the begining of the #include line to disable the logistics system.
|
|
* To enable the logistics system, write #define R3F_LOG_enable withouth the double-slash.
|
|
*
|
|
* Ajoutez deux barres obliques ( // ) au début de la ligne #include pour désactiver le système logistique.
|
|
* Pour activer le système logistique, écrivez #define R3F_LOG_enable sans les deux barres obliques.
|
|
*/
|
|
|
|
#define R3F_LOG_enable |