From 6fe83ab5a4a52017f26a883e25b38c638e8debc5 Mon Sep 17 00:00:00 2001 From: Uleat Date: Fri, 18 Jan 2019 20:27:49 -0500 Subject: [PATCH] Updated EQDictionary (markdown) --- EQDictionary.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/EQDictionary.md b/EQDictionary.md index 47b0af9..c35484e 100644 --- a/EQDictionary.md +++ b/EQDictionary.md @@ -34,6 +34,8 @@ The EQDictionary (last) case does not require any special ordering of clients or In fact, this system makes ClientVersion comparison and bitmask use obsolete. +Additionally, duplicate definitions can be avoided by having a singular location to reference. + ### What makes up EQDictionary? Static and Dynamic references.