ramdb/addons/db/functions/fnc_printAddonName.sqf
Jacob Schmidt 2611ad7706
All checks were successful
Build / Build (push) Successful in 33s
Removed old docs.
2026-01-13 20:29:22 -06:00

4 lines
95 B
Plaintext

#include "..\script_component.hpp"
systemChat format ["Thank you for using the %1", 'ADDON'];