Added graphicsdevice event registration support

This commit is contained in:
turanszkij
2016-05-18 01:29:10 +02:00
parent 58a87a0452
commit 2b2f95508e
+1 -1
View File
@@ -7,7 +7,7 @@ namespace wiVersion
// minor features, major bug fixes
const int minor = 7;
// minor bug fixes, alterations, refactors
const int revision = 7;
const int revision = 8;
long GetVersion()