File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -280,9 +280,9 @@ Or if you prefer you can use the mixed spellings:
280280
281281<hr />
282282
283- - ** warning 234: function is deprecated (symbol "GetPlayerPoolSize") This function is fundamentally broken.**
284- - ** warning 234: function is deprecated (symbol "GetVehiclePoolSize") This function is fundamentally broken.**
285- - ** warning 234: function is deprecated (symbol "GetActorPoolSize") This function is fundamentally broken.**
283+ - ** warning 234: function is deprecated (symbol "GetPlayerPoolSize") This function is broken.**
284+ - ** warning 234: function is deprecated (symbol "GetVehiclePoolSize") This function is broken.**
285+ - ** warning 234: function is deprecated (symbol "GetActorPoolSize") This function is broken.**
286286
287287Replace ` GetPlayerPoolSize() ` with ` MAX_PLAYERS `
288288
You can’t perform that action at this time.
0 commit comments