Skip to content

Commit

Permalink
cclang
Browse files Browse the repository at this point in the history
  • Loading branch information
MillhioreBT committed Oct 15, 2023
1 parent 70f8919 commit d7bd69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ ShootTypeNames shootTypeNames = {
{"smallearth", CONST_ANI_SMALLEARTH},
{"eartharrow", CONST_ANI_EARTHARROW},
{"explosion", CONST_ANI_EXPLOSION},
{"cake", CONST_ANI_CAKE},
{"cake", CONST_ANI_CAKE},
};

CombatTypeNames combatTypeNames = {
Expand Down

0 comments on commit d7bd69a

Please sign in to comment.