diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2023-11-24 17:26:10 -0500 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2023-11-24 17:26:10 -0500 |
| commit | 072f172d50878964e0636619e4a3d9a14f1d2c47 (patch) | |
| tree | 35dd4fe3b4bd0667c1f10066e12dcb28003ff7ef /src/d/actor/d_a_sea.cpp | |
| parent | 8a2bc19a89c26f329b3c4369e29cadd39d26460d (diff) | |
d_a_obj_kanat OK
Diffstat (limited to 'src/d/actor/d_a_sea.cpp')
| -rw-r--r-- | src/d/actor/d_a_sea.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_sea.cpp b/src/d/actor/d_a_sea.cpp index 7cf8e0a1..d23364b1 100644 --- a/src/d/actor/d_a_sea.cpp +++ b/src/d/actor/d_a_sea.cpp @@ -13,7 +13,7 @@ daSea_packet_c l_cloth; -f32 daSea_packet_c::BASE_HEIGHT = 1.0; +f32 daSea_packet_c::BASE_HEIGHT = 1.0f; daSea_WaveInfo__Table wi_prm_ocean[4] = { { |
