mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-16 05:05:00 +00:00
fix: removes if blocking PrintAvailableCommands
This commit is contained in:
@@ -71,7 +71,7 @@ namespace PepperDash.Essentials.Core
|
|||||||
|
|
||||||
LoadDriver(filePath);
|
LoadDriver(filePath);
|
||||||
|
|
||||||
if(!UseBridgeJoinMap) PrintAvailableCommands();
|
PrintAvailableCommands();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user