Add RPR and SGE to Fixed Jobs, update to 0.7.2

This commit is contained in:
Ottermandias 2022-01-11 11:33:25 +01:00
parent 71fda883f5
commit a8020c5a76
5 changed files with 7 additions and 5 deletions

View file

@ -130,6 +130,8 @@ namespace Glamourer
157 => true,
158 => true,
159 => true,
180 => true,
181 => true,
_ => false,
};
}