X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fphysics%2Fmovetypes%2Fall.inc;h=b34bd3f883ba14421bdcac9e4e38e04132e4bd03;hb=0934ac7344041e9f2b677066803c5b0e12e5a60c;hp=322b3c4de13de003a1218820aa57ea0dea1a3941;hpb=e57480382bd4cdd42b6fbe16fb72f31d136668a1;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/physics/movetypes/all.inc b/qcsrc/common/physics/movetypes/all.inc index 322b3c4de..b34bd3f88 100644 --- a/qcsrc/common/physics/movetypes/all.inc +++ b/qcsrc/common/physics/movetypes/all.inc @@ -1,7 +1,7 @@ -#include "push.qc" #include "toss.qc" #include "walk.qc" #include "step.qc" #include "follow.qc" +#include "push.qc" #include "movetypes.qc"