From 8a2b277924d2b816e495feedc75dc95a357cc116 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Sun, 3 Mar 2019 13:05:05 +0100 Subject: Fix case --- docs/groups.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/groups.md') diff --git a/docs/groups.md b/docs/groups.md index fdf5629..ef22315 100644 --- a/docs/groups.md +++ b/docs/groups.md @@ -41,7 +41,7 @@ This table holds basic info about groups.   -

leaderGuid

+

leaderGuid

int(10)

unsigned

  @@ -51,7 +51,7 @@ This table holds basic info about groups.

 

-

lootMethod

+

lootMethod

tinyint(3)

unsigned

 

@@ -61,7 +61,7 @@ This table holds basic info about groups.   -

looterGuid

+

looterGuid

int(10)

unsigned

  @@ -71,7 +71,7 @@ This table holds basic info about groups.

 

-

lootThreshold

+

lootThreshold

tinyint(3)

unsigned

 

@@ -161,7 +161,7 @@ This table holds basic info about groups.   -

groupType

+

groupType

tinyint(3)

unsigned

  -- cgit