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

View File

@ -17,6 +17,7 @@ namespace autobackstab
void CreateMove();
}
const Vector GetWorldSpaceCenter(CachedEntity* ent);
}
}