Skip to content

Commit

Permalink
Remove extradata name
Browse files Browse the repository at this point in the history
probably unused
  • Loading branch information
Hesketh2 authored Dec 11, 2024
1 parent 499e31a commit 5ff23a4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ function CustomHero:addToLpdb(lpdbData, args)
lpdbData.image = args.image
lpdbData.date = args.released
lpdbData.extradata = {
name = args.name,
health = args.health,
movespeed = args.movespeed,
dificulty = args.difficulty,
Expand Down

0 comments on commit 5ff23a4

Please sign in to comment.