Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update example log
  • Loading branch information
nickj609 authored Sep 29, 2024
1 parent 38f7933 commit 8cf79c3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -663,8 +663,9 @@ public class Plugin : BasePlugin

```log
2024-06-08 22:59:32.827 +00:00 [WARN] plugin:GameModeManager Skipping random_setting.cfg because its missing the correct prefix.
2024-06-08 23:05:24.421 +00:00 [INFO] plugin:GameModeManager Current map group is mg_active.
2024-06-08 23:05:24.421 +00:00 [INFO] plugin:GameModeManager New map group is mg_comp.
2024-06-08 23:05:24.421 +00:00 [INFO] plugin:GameModeManager Current mode is Casual.
2024-06-08 23:05:24.421 +00:00 [INFO] plugin:GameModeManager New mode is Deathmatch.
2024-06-08 23:05:24.947 +00:00 [INFO] plugin:GameModeManager Regenerating map menus...
2024-06-08 24:15:47.044 +00:00 [INFO] plugin:GameModeManager Game has ended. Picking random map from current mode...
```
</details>
Expand Down

0 comments on commit 8cf79c3

Please sign in to comment.