mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-16 17:59:19 +01:00
Reduce priority to 17
This commit is contained in:
parent
f399e97aa8
commit
48eac1549e
@ -36,7 +36,7 @@ public:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
static int32_t getPriority() {
|
static int32_t getPriority() {
|
||||||
return 16;
|
return 17;
|
||||||
}
|
}
|
||||||
|
|
||||||
BOOL whileLoop() override;
|
BOOL whileLoop() override;
|
||||||
|
Loading…
Reference in New Issue
Block a user