...
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
@page "/simulation"
|
||||
@inject GameSimulationService SimService
|
||||
@implements IDisposable
|
||||
|
||||
<PageTitle>Ecology Simulation</PageTitle>
|
||||
|
||||
@@ -213,8 +212,5 @@ else
|
||||
|
||||
return lines;
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user