mirror of
https://github.com/veden/Rampant.git
synced 2025-01-14 02:23:01 +02:00
FACTO-20: Fixed tier in entity proxy for building selection
This commit is contained in:
parent
c87bae0f27
commit
831d7aab91
@ -67,7 +67,7 @@ local scales = {
|
||||
|
||||
local subTypes = constants.HIVE_BUILDINGS_TYPES
|
||||
|
||||
for t=1,11 do
|
||||
for t=1,12 do
|
||||
local scale = scales[t] * 1.2
|
||||
|
||||
for si=1,#subTypes do
|
||||
|
Loading…
Reference in New Issue
Block a user