From 8a2b277924d2b816e495feedc75dc95a357cc116 Mon Sep 17 00:00:00 2001 From: FrancescoBorzi Date: Sun, 3 Mar 2019 13:05:05 +0100 Subject: Fix case --- docs/item_refund_instance.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/item_refund_instance.md') diff --git a/docs/item_refund_instance.md b/docs/item_refund_instance.md index cea8e65..a030d48 100644 --- a/docs/item_refund_instance.md +++ b/docs/item_refund_instance.md @@ -51,7 +51,7 @@ This table serves as a receipt of refundable purchases during a 2 hour ingame ti

Player GUID

-

paidMoney

+

paidMoney

int(10)

unsigned

 

@@ -61,7 +61,7 @@ This table serves as a receipt of refundable purchases during a 2 hour ingame ti

 

-

paidExtendedCost

+

paidExtendedCost

smallint(5)

unsigned

 

-- cgit