mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-04-29 06:48:41 +00:00
Tests
This commit is contained in:
@@ -753,7 +753,7 @@ public class Instance
|
||||
}
|
||||
else
|
||||
{
|
||||
this.definition = Warehouse.GetTypeDefByType(resource.GetType());
|
||||
this.definition = warehouse.GetTypeDefByType(resource.GetType());
|
||||
}
|
||||
|
||||
// set ages
|
||||
|
||||
Reference in New Issue
Block a user