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