Add space to console title, update README.md
This commit is contained in:
parent
9133930203
commit
eb567485ba
@ -15,7 +15,7 @@
|
||||
---
|
||||
|
||||
## Installer (Easiest)
|
||||
1. Download the [T7xInstaller.exe](https://git.rimmyscorner.com/Rim/scriptable-client-installers/releases/download/v1.0.1/t7xInstaller.exe) from [Releases](https://git.rimmyscorner.com/Rim/scriptable-client-installers/releases)
|
||||
1. Download the [T7xInstaller.exe](https://git.rimmyscorner.com/Rim/scriptable-client-installers/releases/download/v1.0.1/t7xInstaller.exe) from [Releases](https://git.rimmyscorner.com/Rim/t7x/releases/download/latest/t7xInstaller.exe)
|
||||
2. Place in *Call of Duty Black Ops III* game directory and run
|
||||
*Note: Run as Administrator if your game installation is in a protected folder.*
|
||||
|
||||
|
@ -28,7 +28,7 @@ namespace branding
|
||||
|
||||
const char* get_ingame_console_prefix_stub()
|
||||
{
|
||||
return "T7x> ";
|
||||
return "T7x > ";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user