X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Ftriggers%2Ffunc%2Fladder.qh;h=26cbbda032b0422dc6f7e9c6e749be79a4ccd3d7;hb=e1bfe1d1d43ac7adedba945d692b37e0aafc453b;hp=774e7cf408857c945a1a8a85a29a99512ab09795;hpb=e9f30b97435c6afe3d6911f21e1f4fd1b97e93da;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/triggers/func/ladder.qh b/qcsrc/common/triggers/func/ladder.qh index 774e7cf40..26cbbda03 100644 --- a/qcsrc/common/triggers/func/ladder.qh +++ b/qcsrc/common/triggers/func/ladder.qh @@ -1,2 +1,4 @@ +#pragma once + .float ladder_time; .entity ladder_entity;