From 965207dac55e9e1cfbfcab7d229eca417d41d118 Mon Sep 17 00:00:00 2001 From: william1008 Date: Mon, 23 Mar 2015 12:57:33 +1300 Subject: Mod work Improved SRIP mod communication system and tested with mod, will soon release mod template files and documentation. Currently only has 4 commands, please add more. This is a starter. --- ShiftOS/Audio Player.Designer.vb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ShiftOS/Audio Player.Designer.vb') diff --git a/ShiftOS/Audio Player.Designer.vb b/ShiftOS/Audio Player.Designer.vb index 524360e..8a0e2a4 100644 --- a/ShiftOS/Audio Player.Designer.vb +++ b/ShiftOS/Audio Player.Designer.vb @@ -288,10 +288,10 @@ Partial Class Audio_Player ' Me.lbtitletext.AutoSize = True Me.lbtitletext.BackColor = System.Drawing.Color.Transparent - Me.lbtitletext.Font = New System.Drawing.Font("Felix Titling", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.lbtitletext.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lbtitletext.Location = New System.Drawing.Point(26, 7) Me.lbtitletext.Name = "lbtitletext" - Me.lbtitletext.Size = New System.Drawing.Size(129, 18) + Me.lbtitletext.Size = New System.Drawing.Size(102, 18) Me.lbtitletext.TabIndex = 19 Me.lbtitletext.Text = "Audio Player" ' -- cgit v1.2.3