Skip to content

Commit e62b547

Browse files
committed
Update README.md
1 parent 168a752 commit e62b547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ configurable in the inspector.
4242
```csharp
4343
ConsoleInGame.IsCustomSizeWindowConsole = true;
4444
// Or
45-
ConsoleInGame.IsCustomSizeWindowConsole = true;
45+
ConsoleInGame.IsCustomSizeWindowConsole = false;
4646
```
4747
- Set custom width (only work when `EnableCustomSizeWindow = true`)
4848
```csharp

0 commit comments

Comments
 (0)