1
0
mirror of https://github.com/veden/Rampant.git synced 2025-02-05 13:14:51 +02:00

fixed error in zip package

This commit is contained in:
veden 2016-08-21 15:59:17 -07:00
parent 59eb146611
commit f204af3fe3
2 changed files with 6 additions and 1 deletions

View File

@ -9,3 +9,8 @@ Unit Group Forming
Probing Behaviour Against Defenses
Player Hunting
# Planned Features
Tunneling biters
Base Expansion

View File

@ -10,7 +10,7 @@ local pheromoneUtils = require("libs/PheromoneUtils")
local aiDefense = require("libs/AIDefense")
local aiAttack = require("libs/AIAttack")
local aiBuilding = require("libs/AIBuilding")
local tests = require("Tests")
local tests = require("tests")
-- global state references