Renamed wmud_db_players_load() to wmud_db_load_players() to follow naming conventions.

This commit is contained in:
Polonkai Gergely
2012-03-27 19:34:04 +00:00
parent df755de02c
commit b148141200
4 changed files with 8 additions and 7 deletions

View File

@@ -64,7 +64,7 @@ wmud_interpret_game_command
WMUD_DB_ERROR
wmudDbError
wmud_db_init
wmud_db_players_load
wmud_db_load_players
wmud_db_save_player
</SECTION>