]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/draw.qh
Attempt to make "no preview" images skin dependent. Works for the client part, but...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / draw.qh
index 63e22bd6357d85cea28f20cc99c825be20e7b795..579f84f284faf9f2dc8c596154046264d814c87c 100644 (file)
@@ -38,7 +38,5 @@ vector globalToBoxSize(vector v, vector scale);
 
 float draw_NeedResizeNotify;
 
-string draw_currentSkin;
-
 float draw_TextWidth_WithColors(string s, vector size);
 float draw_TextWidth_WithoutColors(string s, vector size);