David Rose пре 17 година
родитељ
комит
c6ec6b12be
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      panda/src/tinydisplay/tinyOsxGraphicsPipe.cxx

+ 1 - 1
panda/src/tinydisplay/tinyOsxGraphicsPipe.cxx

@@ -54,7 +54,7 @@ TinyOsxGraphicsPipe::
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////
 string TinyOsxGraphicsPipe::
 string TinyOsxGraphicsPipe::
 get_interface_name() const {
 get_interface_name() const {
-  return "TinyGL Windows";
+  return "TinyGL OSX";
 }
 }
 
 
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////