2018-01-26 15:50:15 +01:00

15 lines
308 B
PHP

<?php
return array(
"" => "none",
"round" => "round",
"sticker" => "sticker",
"rounded-sticker" => "rounded-sticker",
"square" => "square",
"rounded-square" => "rounded-square",
"rounded-hex" => "rounded-hex",
"octagon" => "octagon",
"hex" => "hex",
"frame" => "frame",
"explode" => "explode",
);