diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-27 23:44:57 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-27 23:44:57 +0100 |
| commit | 490eebdede73880ab5d7daebb250ab41e9640e25 (patch) | |
| tree | 6c5f89e6021d4f61eede570307369afbb3872ff5 /communities/uag/mods/UAG_Units/mod.cpp | |
| parent | c25aa035fecd2427831cdfa17d912dcf1bfd55c8 (diff) | |
| download | unnamed-group-490eebdede73880ab5d7daebb250ab41e9640e25.tar unnamed-group-490eebdede73880ab5d7daebb250ab41e9640e25.tar.gz unnamed-group-490eebdede73880ab5d7daebb250ab41e9640e25.tar.bz2 unnamed-group-490eebdede73880ab5d7daebb250ab41e9640e25.tar.xz unnamed-group-490eebdede73880ab5d7daebb250ab41e9640e25.zip | |
better namespacing
Diffstat (limited to 'communities/uag/mods/UAG_Units/mod.cpp')
| -rw-r--r-- | communities/uag/mods/UAG_Units/mod.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/communities/uag/mods/UAG_Units/mod.cpp b/communities/uag/mods/UAG_Units/mod.cpp deleted file mode 100644 index b1d926a..0000000 --- a/communities/uag/mods/UAG_Units/mod.cpp +++ /dev/null @@ -1,10 +0,0 @@ -name = "UAG Units"; -author = "UAG Development Team"; -logo = "files\uag.paa"; -logoOver = "files\uag_hover.paa"; -tooltip = "UAG Units"; -tooltipOwned = "UAG Units"; -actionName = "Website"; -action = "https://uagpmc.com"; -overview = "UAG Units is a mod that adds new units to the game."; -logoSmall = "files\uag.paa";
\ No newline at end of file |
