From 80883013d3840c3f3a77781cac66804b93d48bd2 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Fri, 30 Dec 2016 19:56:06 +0100 Subject: [PATCH] [Structs] Reflectionprobe stuff --- src/Game/Structs.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Game/Structs.hpp b/src/Game/Structs.hpp index 3b88d361..06a1ceff 100644 --- a/src/Game/Structs.hpp +++ b/src/Game/Structs.hpp @@ -2881,7 +2881,7 @@ namespace Game struct GfxReflectionProbe { - float offset[3]; + float origin[3]; }; struct GfxWorldDpvsPlanes