X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fmapobjects%2Fsubs.qc;h=9c8eda61bb45f5232cd9fa6b50ca5904b8ba6678;hb=0ade80044244ecfd180e7a3dfc0113dcf3a26572;hp=678bc11f658c430041324f2731207d7e4fe9cb75;hpb=7df1c279beb4c7f540745a09a8135b202bd11cfa;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/mapobjects/subs.qc b/qcsrc/common/mapobjects/subs.qc index 678bc11f6..9c8eda61b 100644 --- a/qcsrc/common/mapobjects/subs.qc +++ b/qcsrc/common/mapobjects/subs.qc @@ -9,7 +9,7 @@ void SUB_CalcAngleMoveDone(entity this); spawnfunc(info_null) { delete(this); - // if anything breaks, tell the mapper to fix his map! info_null is meant to remove itself immediately. + // if anything breaks, tell the mapper to fix their map! info_null is meant to remove itself immediately. } #endif