Other changes

This commit is contained in:
Ragora 2013-03-17 23:06:58 -04:00
parent 182661dd82
commit 6170ff8255
13 changed files with 1716 additions and 1849 deletions

View file

@ -129,3 +129,6 @@ exec("scripts/packs/artillerybarrelpack.cs");
exec("scripts/packs/generator.cs");
exec("scripts/packs/solarpanel.cs");
exec("scripts/packs/switch.cs");
// --- Misc
exec("scripts/packs/waypointpack.cs");