From 8a2b277924d2b816e495feedc75dc95a357cc116 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Sun, 3 Mar 2019 13:05:05 +0100 Subject: Fix case --- docs/guild_member.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/guild_member.md') diff --git a/docs/guild_member.md b/docs/guild_member.md index 24e7af5..b357266 100644 --- a/docs/guild_member.md +++ b/docs/guild_member.md @@ -81,7 +81,7 @@ This table holds information on the members of all guilds, their ranks in the gu

 

-

BankResetTimeMoney

+

BankResetTimeMoney

int(10)

unsigned

 

@@ -91,7 +91,7 @@ This table holds information on the members of all guilds, their ranks in the gu

 

-

BankRemMoney

+

BankRemMoney

int(10)

unsigned

 

-- cgit