]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/physics/movetypes/walk.qc
Sort most common includes alphabetically
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / physics / movetypes / walk.qc
index cd33ebc826fc347efd83037ece2fcd20f2c94bd5..d74837927b44166256c517eedd1649edf44a7bb4 100644 (file)
@@ -1,4 +1,5 @@
 #include "walk.qh"
+
 void _Movetype_Physics_Walk(entity this, float dt)  // SV_WalkMove
 {
        // if frametime is 0 (due to client sending the same timestamp twice), don't move