aboutsummaryrefslogtreecommitdiff
path: root/src/game/DBCStructure.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/DBCStructure.h')
-rw-r--r--src/game/DBCStructure.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/DBCStructure.h b/src/game/DBCStructure.h
index fa5036c56d2..c46de44bf1f 100644
--- a/src/game/DBCStructure.h
+++ b/src/game/DBCStructure.h
@@ -660,7 +660,7 @@ struct CinematicCameraEntry
float start_x; // 3
float start_y; // 4
float start_z; // 5
- float unk6; // 6 speed?
+ float unk6; // 6 speed?
};
*/