Show More
Commit Description:
Actually call the player by name....
Commit Description:
Actually call the player by name. Some remaining edge cases, like if the player doesn't type one in.
File last commit:
Show/Diff file:
Action:
FNA/.editorconfig
6 lines | 139 B | text/plain | TextLexer
Upgrade FNA to 22.12...
r690 # EditorConfig is awesome: https://EditorConfig.org
[*.cs]
indent_style = tab
trim_trailing_whitespace = true
insert_final_newline = true