16 lines
277 B
XML
16 lines
277 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Configure the karma plugin -->
|
|
<karma-plugin-config>
|
|
|
|
<!-- Enable the plugin -->
|
|
<enabled>true</enabled>
|
|
|
|
<!-- Title -->
|
|
<title>Map Voting</title>
|
|
|
|
<!-- Position -->
|
|
<pos_x>92</pos_x>
|
|
<pos_y>83</pos_y>
|
|
|
|
</karma-plugin-config>
|