This commit is contained in:
aozhiwei 2023-10-27 15:41:09 +08:00
parent 0540a4e129
commit 01aa141b48

View File

@ -504,9 +504,9 @@ void InternalShot(Creature* c,
#ifdef DEBUG
gun_muzzle_position +=
glm::vec4(
bullet_born_offset.z / 10.0f,
0,
bullet_born_offset.x / 10.0f,
0,
bullet_born_offset.z / 10.0f,
0
);
#endif