Add an info display option for loading docks.
This commit is contained in:
@ -29,7 +29,7 @@ namespace IngameScript
|
||||
{
|
||||
switch (key.Name)
|
||||
{
|
||||
case "ingotReport":
|
||||
case "resourceReport":
|
||||
if (_oreReport != null) break;
|
||||
int index = Ini.Get(key).ToInt32();
|
||||
// extract text surface
|
||||
|
Reference in New Issue
Block a user