Set Version 4.7

This commit is contained in:
ChocoTaco1 2020-12-14 15:06:57 -05:00
parent ee312febbd
commit a65573cf16

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.6;
$DMP::Version = 4.7;
// Client Only
addMessageCallback('MsgDMPVer', DMPReturn);