View Single Post
02-11-11, 05:18 PM   #2
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by Dusio View Post
Im trying to change my UI scale to exactly 0.69 any ideas what the command is?
/run SetCVar("UIScale", 0.69)
  Reply With Quote