mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Update github URL references (#15705)
This commit is contained in:
parent
f592b57dc6
commit
b5e084c9a5
32 changed files with 66 additions and 68 deletions
|
@ -14,7 +14,7 @@ CUTOFF_ACTIVE = 3
|
|||
CUTOFF_PREVIOUS = 21
|
||||
|
||||
# For a description of the points system see:
|
||||
# https://github.com/minetest/minetest/pull/9593#issue-398677198
|
||||
# <https://github.com/luanti-org/luanti/pull/9593#issue-398677198>
|
||||
|
||||
def load(revs):
|
||||
points = defaultdict(int)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue