Merged TODO removal and IDispose addition
This commit is contained in:
@@ -17,10 +17,7 @@ namespace hexworld
|
||||
{
|
||||
private Program _pgm;
|
||||
|
||||
// todo: generate texture atlas
|
||||
// or at least embed sub-uvs and materials into json
|
||||
private Texture _grass;
|
||||
|
||||
private Texture _stone;
|
||||
|
||||
private Matrix4 _view;
|
||||
|
||||
Reference in New Issue
Block a user