Update AutoBackstab.hpp

This commit is contained in:
BenCat07 2018-02-13 07:06:02 +01:00 committed by GitHub
parent 6f6032852f
commit 6d6127f599
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,9 +16,9 @@ namespace autobackstab
{
void CreateMove();
}
const Vector GetWorldSpaceCenter(CachedEntity* ent);
}
}
}
#endif /* HACKS_AUTOBACKSTAB_HPP_ */