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:
parent
59eb146611
commit
f204af3fe3
@ -9,3 +9,8 @@ Unit Group Forming
|
||||
Probing Behaviour Against Defenses
|
||||
Player Hunting
|
||||
|
||||
# Planned Features
|
||||
|
||||
Tunneling biters
|
||||
Base Expansion
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user