mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-20 20:29:10 +00:00
Get rid of clang warnings in plAvatar.
This commit is contained in:
@ -255,7 +255,7 @@ void plAvLadderMod::EmitCommand(const plKey receiver)
|
||||
plSceneObject *seekObj = GetTarget();
|
||||
plKey seekKey = seekObj->GetKey(); // this modifier's target is the seek object
|
||||
|
||||
char *mountName, *dismountName, *traverseName;
|
||||
const char *mountName, *dismountName, *traverseName;
|
||||
|
||||
if(fGoingUp)
|
||||
{
|
||||
|
Reference in New Issue
Block a user