projects
/
xonotic
/
netradiant.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added file copy tree for the game packs - lists supported games
[xonotic/netradiant.git]
/
radiant
/
camwindow.cpp
diff --git
a/radiant/camwindow.cpp
b/radiant/camwindow.cpp
index 42a569b3e056b6314be27ee175509923fade96dd..85cdccc65a780a1e3bd083da0375487580a304d5 100644
(file)
--- a/
radiant/camwindow.cpp
+++ b/
radiant/camwindow.cpp
@@
-1271,7
+1271,7
@@
void CamWnd::Cam_Draw()
face_t *face;
float screenaspect;
float yfov;
- double start, end;
+ double start
= 0.0
, end;
int i;
if (!active_brushes.next)