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