lfeutre / lmud

An Erlang and LFE MUD/MUSH Server.
Other
23 stars 9 forks source link

Change all references of "player" to "user" #29

Closed oubiwann closed 2 years ago

oubiwann commented 2 years ago

I think I moved away from user to player at one point, but only got part-way through. The conflation between player and character is too easy; that conflation is harder between user and character.

Related:

Part of:

oubiwann commented 2 years ago

Done!