You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When initializing the environments an additional check should be made to see if the necessary ovas exist in the vm folder.
Otherwise the a nil pointer will be created and added to the list of virtual instances in the game.
Mainly relevant after merging #104
The text was updated successfully, but these errors were encountered:
When initializing the environments an additional check should be made to see if the necessary ovas exist in the vm folder.
Otherwise the a nil pointer will be created and added to the list of virtual instances in the game.
Mainly relevant after merging #104
The text was updated successfully, but these errors were encountered: