Version change

This commit is contained in:
ChocoTaco1 2020-12-06 15:18:41 -05:00
parent abb2dff214
commit 996ebcc922

View file

@ -5,7 +5,7 @@
// Alternatively, this can also be used to debug aspects as the Pack version
// will be known to the server
$DMP::Version = 4.5;
$DMP::Version = 4.6;
// Client Only
addMessageCallback('MsgDMPVer', DMPReturn);