Removed todo comments; created issues on github

This commit is contained in:
2017-02-25 20:16:55 -05:00
parent b30f79acda
commit 5e4a95f751
3 changed files with 0 additions and 5 deletions

View File

@@ -17,8 +17,6 @@ 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;