Move template assets to own package.
This commit is contained in:
parent
6a35357b2a
commit
246602865e
@ -3,7 +3,7 @@
|
|||||||
// Automagically generated by yaber v0.1 (https://github.com/lmas/yaber),
|
// Automagically generated by yaber v0.1 (https://github.com/lmas/yaber),
|
||||||
// please avoid editting this file as it might be regenerated again.
|
// please avoid editting this file as it might be regenerated again.
|
||||||
|
|
||||||
package ss13
|
package assettemplates
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
@ -3,7 +3,7 @@
|
|||||||
// Automagically generated by yaber v0.1 (https://github.com/lmas/yaber),
|
// Automagically generated by yaber v0.1 (https://github.com/lmas/yaber),
|
||||||
// please avoid editting this file as it might be regenerated again.
|
// please avoid editting this file as it might be regenerated again.
|
||||||
|
|
||||||
package ss13
|
package assettemplates
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"io/ioutil"
|
"io/ioutil"
|
||||||
Loading…
x
Reference in New Issue
Block a user