Skip to content

Commit 8e325aa

Browse files
authored
Language nits (#35)
1 parent 95984fc commit 8e325aa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/blog/2026-03-21/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ author(s): kinoko
1212

1313
## Gameplay fixes/changes/additions
1414
* Fixed penetration related issues
15-
* Fixed a bug where the server would crash if a player holding the ghost would die near a retreival zone
15+
* Fixed a bug where the server would crash if a player holding the ghost would die near a retrieval zone
1616
* Fixed suicides not giving assists if the player who killed themselves was previously damaged by another player
1717
* Added new commands `cl_neo_grenade_show_path` and `sv_neo_grenade_show_path`
18-
* When `cl_neo_grenade_show_path` is enabled, spectators will be able to see trails which follow a grenade's path
18+
* When `cl_neo_grenade_show_path` is enabled, spectators will be able to see trails which follow a grenade's path
1919
* When `sv_neo_grenade_show_path` is enabled, all players are be able to see trails which follow a grenade's path. This command requires sv_cheats to be enabled.
2020

2121
## Mapping related fixes/changes/additions
@@ -28,10 +28,10 @@ author(s): kinoko
2828

2929
## UI fixes/changes/additions
3030
* Slightly adjusted the UI for spectators
31-
* Fixed the demoui smoother buttons being unreactive
31+
* Fixed the `demoui` smoother buttons being unreactive
3232

3333
## General fixes/changes/additions
3434
* Added a new server convar: `sv_neo_server_autorecord` - when enabled, a SourceTV demo will be recorded from the moment a round starts to when the event game_end is triggered
3535
* Fixed server-side auto recording causing servers to crash
36-
* Fixed spec_next/prev not skipping dead players in demos
36+
* Fixed `spec_next`/`spec_prev` not skipping dead players in demo replays
3737
* Various changes for a smoother demo watching experience

0 commit comments

Comments
 (0)