Персональная ава для Яши из Москвы

This commit is contained in:
Igor Timofeev 2016-06-07 17:58:49 +03:00
parent 50ec0f294f
commit 882a4a90f3
2 changed files with 2 additions and 1 deletions

View File

@ -463,7 +463,7 @@
type="Application",
icon="IgorTimofeev/OpenComputers/master/Applications/VK/Icon.pic",
createShortcut="dock",
version=1.1,
version=1.2,
resources={
{
name="VKLogo.pic",

View File

@ -106,6 +106,7 @@ local settings = {saveAuthData = false, addSendingInfo = true}
local vip = {
[7799889] = {avatarColor = 0x000000, avatarTextColor = 0xCCCCCC, avatarBottomText = "DEV", avatarBottomTextColor = 0x1b1b1b},
[113499693] = {avatarColor = 0xFF99CC, avatarTextColor = 0x000000, avatarBottomText = "DEV", avatarBottomTextColor = 0xff6dbf},
[60991376] = {avatarColor = 0xEEEEEE, avatarTextColor = 0x000000, avatarBottomText = "DEV", avatarBottomTextColor = 0x555555},
}
local messageEndAdderText = " (отправлено с MineOS VKClient)"