Commit 2d5086f
feat: Map.Broadcast(ushort, Func<Player, string>) overload. (#447)
* feat: Spawning NPCs via RA adds them to the `Npc.List`
* Update RemoteAdminNpcCommandAddToDictionaryFix.cs
RemoteAdminNpcCommandAddToDictionaryFix is now static.
* Code style changes.
Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
* Documentation fix.
* feat: Map.Broadcast(ushort, Func<Player, string>) overload.
---------
Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>1 parent f971ca7 commit 2d5086f
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
136 | 147 | | |
137 | 148 | | |
138 | 149 | | |
| |||
0 commit comments