*** empty log message ***

This commit is contained in:
2006-06-18 18:51:48 -04:00
parent 8e8d2bc638
commit 2935028538
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ namespace OpenArena
short screenWidth;
short screenHeight;
unsigned int base;
unsigned int texture;
GLuint texture;
bool status;
public: