dragonfly/addons/db/functions/fnc_printAddonName.sqf
Jacob Schmidt bf951fd1f6
Some checks failed
Build / Build (push) Failing after 39s
Initial Repo Setup
2025-01-01 09:33:04 -06:00

3 lines
91 B
Plaintext

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