X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fscores.qh;h=377a780770300554275d3685e3e6d53e90122bb8;hb=64abe0b411c59b5c75dcef50e5a78b6c02dcfca7;hp=476d0dbbaa612445241bd1450c48642a7f78f347;hpb=88e815808cb794930e7a0d6257cfdb8b3456a9a1;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/scores.qh b/qcsrc/common/scores.qh index 476d0dbba..377a78077 100644 --- a/qcsrc/common/scores.qh +++ b/qcsrc/common/scores.qh @@ -39,6 +39,8 @@ REGISTER_SP(FRAGS); REGISTER_SP(ELO); +REGISTER_SP(FPS); + // TODO: move to common mutators REGISTER_SP(RACE_TIME);