mirror of
https://github.com/minetest/minetest.git
synced 2024-11-10 17:53:46 +01:00
* honor environment variables, use utf-8
This commit is contained in:
parent
4681392bac
commit
75816150ec
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/python2
|
||||
# -*- coding: windows-1252 -*-
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# This program is free software. It comes without any warranty, to
|
||||
# the extent permitted by applicable law. You can redistribute it
|
||||
|
Loading…
Reference in New Issue
Block a user